home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000230_fdc@columbia.edu_Wed Jan 22 11:53:12 EST 2003.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  31 lines

  1. Article: 14022 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Using C-Kermit for Parallel Transfer
  6. Date: 22 Jan 2003 11:53:02 -0500
  7. Organization: Columbia University
  8. Lines: 14
  9. Message-ID: <b0mi9e$583$1@watsol.cc.columbia.edu>
  10. References: <3e2e8049$0$7814$afc38c87@news.optusnet.com.au>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1043254384 27703 128.59.39.139 (22 Jan 2003 16:53:04 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 22 Jan 2003 16:53:04 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14022
  16.  
  17. In article <3e2e8049$0$7814$afc38c87@news.optusnet.com.au>,
  18. Dom Hatfield <dominichatfield@optusnet.com.au> wrote:
  19. : Hi, is it posisble to use C-Kermit to transfer files over a Parallel cable
  20. : in Unix - would love to get in touch with anyone that has been successful 
  21. : in this.
  22. I'm not aware of any examples.  I would guess that it's possible only when
  23. there is a parallel port driver that supports the serial-port APIs.  I do
  24. not know if such drivers exist.
  25.  
  26. Of course the source code is out there, so anybody is welcome to add
  27. parallel-port support to it and send in the changes.
  28.  
  29. - Frank
  30.